object Registration: TRegistration Left = 205 Top = 9 ActiveControl = Edit1 BorderStyle = bsDialog Caption = 'Registration' ClientHeight = 436 ClientWidth = 431 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object Name: TLabel Left = 8 Top = 18 Width = 57 Height = 16 Caption = 'Name:' end object Company1: TLabel Left = 8 Top = 43 Width = 89 Height = 16 Caption = 'Company:' end object ProductNr: TLabel Left = 8 Top = 69 Width = 113 Height = 16 Caption = 'Product Number:' end object Label1: TLabel Left = 16 Top = 101 Width = 417 Height = 68 Caption = 'You should regist this shareware version and obtain valid Produc' + 't Number after sending your data (Name and Company) and data of ' + 'the program (Rendzu 2.1) with enclosed cash or receipt of remitt' + 'ance to:' end object Label6: TLabel Left = 224 Top = 165 Width = 170 Height = 16 Alignment = taRightJustify Caption = 'Dmitri Karpatchev' end object Label7: TLabel Left = 180 Top = 181 Width = 214 Height = 16 Alignment = taRightJustify Caption = 'Z�rcherstrasse 233' end object Label8: TLabel Left = 139 Top = 197 Width = 255 Height = 16 Alignment = taRightJustify Caption = 'Dietikon, 8953, Switzerland' end object Label9: TLabel Left = 106 Top = 213 Width = 288 Height = 16 Alignment = taRightJustify Caption = 'Swiss Post Bank account: PC 50-97062-3' end object Label10: TLabel Left = 123 Top = 320 Width = 198 Height = 16 Alignment = taCenter Caption = 'REGISTRATION COST:' end object Label11: TLabel Left = 72 Top = 368 Width = 99 Height = 16 Caption = 'Source (Dephi):' end object Label12: TLabel Left = 72 Top = 346 Width = 56 Height = 16 Caption = 'Lisense:' end object Label13: TLabel Left = 192 Top = 368 Width = 42 Height = 16 Caption = '50 SFr' end object Label14: TLabel Left = 192 Top = 346 Width = 157 Height = 16 Caption = '10 USD / 10 SFr / 15 DM' end object Label2: TLabel Left = 64 Top = 392 Width = 288 Height = 33 Alignment = taCenter Caption = 'Received Product Number is valid for any future versions of this' + ' program !' Font.Color = clRed Font.Height = -13 Font.Name = 'System' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 16 Top = 240 Width = 170 Height = 16 Caption = 'CompuServe Registration:' end object Label4: TLabel Left = 16 Top = 256 Width = 393 Height = 57 Caption = 'To have the registration fee added to your CompuServe bill use t' + 'he CompuServe command GO SWREG and follow the menus. Rendzu'#39's r' + 'egistration id is 11651.' end object OKButton: TBitBtn Left = 343 Top = 15 Width = 77 Height = 27 Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object Edit1: TEdit Left = 128 Top = 16 Width = 177 Height = 24 TabOrder = 1 end object Edit2: TEdit Left = 128 Top = 42 Width = 177 Height = 24 TabOrder = 2 end object Edit3: TEdit Left = 128 Top = 67 Width = 177 Height = 24 TabOrder = 3 end end